deltas: Fix regression in ostree_repo_static_delta_execute_offline
authorAlexander Larsson <alexl@redhat.com>
Wed, 24 Feb 2016 14:17:46 +0000 (15:17 +0100)
committerAlexander Larsson <alexl@redhat.com>
Wed, 24 Feb 2016 14:54:09 +0000 (15:54 +0100)
commit1833142b14255f5ddf0fd2b991a4b5aa5a6ecc92
treee47534ad6216e02e78a7668d8166efb72f56b913
parented7266b10ad75252b7d8026a4329d913a8ada8c1
deltas: Fix regression in ostree_repo_static_delta_execute_offline

xdg-app passed this a filename directly, and in this case it should be
used as is. This regressed to always look for "superblock" in the same
directory as the passed in filename.

https://bugzilla.gnome.org/show_bug.cgi?id=762617
src/libostree/ostree-repo-static-delta-core.c